home *** CD-ROM | disk | FTP | other *** search
- Path: news.asu.edu!usenet
- From: Frank Guohua Li <Guohua@asu.edu>
- Newsgroups: comp.lang.c++
- Subject: How to Create a Tabbed View MDI Child Window, just like the Database Window in MS Access? Help me please.
- Date: Wed, 17 Apr 1996 21:15:18 -0700
- Organization: Arizona State University
- Message-ID: <3175C1D6.4316@asu.edu>
- NNTP-Posting-Host: ppp4-23.inre.asu.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
-
- Can anybody help me please. I need to design a MDI window that has a tabbed view in it.
- Detailed descriptions are following:
-
- 1. It should be a MDI child window, not a Property Dialog.
- 2. The MDI window should be resizable. And the Tabbed View inside the MDI window should
- be sized according to the MDI child window.
- 3. There are vertical and horizon scrollbars within the Tabbed View (not in the MDI window).
- 4. Some good examples will be The "Database Window" in MS Access and the "Project Workspace
- window" in Visual C++ 4.x.
-
- Any help is highly appreciated!
-